Skip to main content

overview

Mantil command line interface commands.

commanddescription
aws installInstalls Mantil into AWS account
aws upgradeUpgrades Mantil on AWS account
aws uninstallUninstalls Mantil from AWS account
aws nodesShows Mantil AWS nodes
aws resourcesShows AWS resources created by Mantil
commanddescription
stage newCreates a new stage
stage destroyDestroys a stage
stage listLists stages in project
stage useSets default project stage
commanddescription
newCreates a new Mantil project
deployDeploys project updates to a stage
invokeInvokes API method on the project stage
watchWatches for file changes and automatically deploy them
testRuns project tests
logsFetches logs for a specific API
envExports project environment variables
generate apiGenerates Go code for a new API
commanddescription
reportMakes a bug report