Skip to content

marcusleonas/nekoweb-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning

The nekoweb-cli is heavily under construction! Use at your own risk!

nekoweb cli

a simple cli interface for the nekoweb api. currently doesn't support much, but i'm planning to add everything from the nekoweb api.

todo

  • deploy command
  • create/modify/delete files & folders
  • import command

installation

download the latest version from releases and add it somewhere in your $PATH

implemented commands

nekoweb auth <api_key>
authenticate with the nekoweb api

nekoweb auth <api_key>

description:

  • saves your api key to ~/.nekoweb
  • used for authenticating all future requests

nekoweb info
retrive site information

nekoweb info [flags]

if no flags are provided, retrives your main site's information.

flags:

-d, --domain <domain>
get public information of a specific site

nekoweb info --domain n3bula.lol

-a, --all
retrives information for all sites associated with your account

nekoweb info --all

nekoweb ls <path>
lists all files in a directory on nekoweb

nekoweb ls <path>

description:

  • if no <path> is provided, will list /

nekoweb limits
fetches & displayes your ratelimit status

nekoweb limits

About

a simple cli for the nekoweb api

Resources

License

Stars

Watchers

Forks

Contributors

Languages