Skip to content

Deploy static websites to Yandex Cloud in one vzhuh

Notifications You must be signed in to change notification settings

alexpyzhianov/vzuh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vzhuh

Instant deployment of static websites to Yandex Cloud

oclif Version Downloads/week License

Usage

$ npm install -g vzhuh
$ vzhuh COMMAND
running command...
$ vzhuh (-v|--version|version)
vzhuh/0.1.0 darwin-x64 node-v10.16.0
$ vzhuh --help [COMMAND]
USAGE
  $ vzhuh COMMAND
...

Commands

vzhuh deploy

deploy a new website

USAGE
  $ vzhuh deploy

OPTIONS
  -h, --help  show CLI help

See code: src/commands/deploy.ts

vzhuh help [COMMAND]

display help for vzhuh

USAGE
  $ vzhuh help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

vzhuh kill WEBSITE

permanently delete one or more websites

USAGE
  $ vzhuh kill WEBSITE

ARGUMENTS
  WEBSITE  One or more website names

OPTIONS
  -h, --help  show CLI help

EXAMPLE
  $ vzhuh kill website1 website2

See code: src/commands/kill.ts

About

Deploy static websites to Yandex Cloud in one vzhuh

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published