Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gandro/netctl-auto-cli
Command line interface for the netctl-auto service
https://github.com/gandro/netctl-auto-cli
Last synced: 25 days ago
JSON representation
Command line interface for the netctl-auto service
- Host: GitHub
- URL: https://github.com/gandro/netctl-auto-cli
- Owner: gandro
- License: mit
- Created: 2013-07-04T20:29:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-24T22:43:08.000Z (over 11 years ago)
- Last Synced: 2024-10-14T20:41:59.808Z (2 months ago)
- Language: Shell
- Size: 160 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
netctl-auto-cli
===============**Please note**: `netctl-auto-cli` has been merged into `netctl`. See the according [pull request](https://github.com/joukewitteveen/netctl/pull/49) for details.
----
Command line interface for the netctl-auto service. It can be used to manage
wireless profiles when using the netctl-auto service, which is part of netctl.Usage: nacli {COMMAND} [PROFILE]
[--help|--version]
Commands:
list List available profiles (active='*', disabled='!')
current List currently active profiles
switch-to [PROFILE] Switch to a profile, enable it if necessary
enable [PROFILE] Enable a single profile for automatic connection
disable [PROFILE] Disable a single profile for automatic connection
enable-all Enable all profiles for automatic connection
disable-all Disable all profiles for automatic connection