🚀
latest
  • Overview
  • Quick start - Linux
  • Quick start - Docker
  • Guides
    • Configure Domain Nameservers
    • Verify SSL Certificate
    • Use Private Docker Registry
    • Deploy a Demo Application
  • Reference
    • Configuration
    • CLI Commands
    • IAM policy for the CLI
    • Components
  • FAQ
Powered by GitBook
On this page
  • # Commands
  • apply
  • # Global Options
  1. Reference

CLI Commands

Describe all the available CLI commands and the relevant options

# Commands

apply

Creates or updates infrastructure according to the specified configuration file

For example, you'd run the apply command with

./notops apply --config-file ../prod-config.yaml

# Global Options

Option
Description
Required

--log-level

Set the application log level. Used only if there is a need to debug. If you don't set this value, the verbose logging is turned off, but you'd still see informative logs. One of the following values can be used: OFF (default), INFO, WARN, ERROR, DEBUG, TRACE

No

PreviousConfigurationNextIAM policy for the CLI

Last updated 9 months ago