Skip to content

copy2Env ​

Command: copy2Env
Category: System Tools
Status: Production Ready

Description ​

Copy default-env.json contents to .env and reformat

Syntax ​

bash
hana-cli copy2Env [options]

Command Diagram ​

Aliases ​

  • copyEnv
  • copyenv
  • copy2env

Parameters ​

Options ​

OptionAliasTypeDefaultDescription
----No command-specific options

For a complete list of parameters and options, use:

bash
hana-cli copy2Env --help

Examples ​

Basic Usage ​

bash
hana-cli copy2Env

Copy default-env.json contents to .env and reformat

See the Commands Reference for other commands in this category.

See Also ​